ComponentOne GanttView for WinForms
Contains Method (PropertyStorage<T>)

C1.Win.C1GanttView.4 Assembly > C1.GanttView Namespace > PropertyStorage<T> Class : Contains Method
Syntax
'Declaration
 
Public Overridable Function Contains( _
   ByVal value As System.Object _
) As System.Boolean
public virtual System.bool Contains( 
   System.object value
)

Parameters

value
See Also

Reference

PropertyStorage<T> Class
PropertyStorage<T> Members